home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / children / egadraw.exe / STRUDLE.BAT < prev    next >
DOS Batch File  |  1990-06-10  |  611b  |  15 lines

  1. ECHO OFF
  2. CLS
  3. ECHO ╔════════════════════════════════════════════════════════════════════╗
  4. ECHO ║ This BAT file assumes MOUSE.COM or MOUSE.SYS is already active.    ║
  5. ECHO ║ When this file is on your hard drive with your other BAT files and ║
  6. ECHO ║ Strudle is in its own directory, no changes should be required.    ║
  7. ECHO ║ Please save a copy if you adapt this file for your system.  Chris  ║
  8. ECHO ╚════════════════════════════════════════════════════════════════════╝
  9. REM   The above message is pushed off screen if there are no errors.
  10. BROWSE STRUDLE\STRUDLE.DOC
  11. CD\STRUDLE
  12. CLS
  13. STRUDLE.EXE
  14. CD\
  15.